home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3v2rect.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_V2RECT_H = 1;
- include("real/raytr/r3frobj.js")
- include("oops/r3vector.js")
-
-
- var R3CLID_V2DRECTANGLE = 447;
-
-
-
-
-
-
- function r3V2drectangle () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_V2DRECTANGLE, arguments);
- }
- // Attributes
- }
-
- r3V2drectangle.prototype=new r3Frobject;
- // r3v2rect.h_H